home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / motifpg2.zip / XScrollBox < prev    next >
Text File  |  1992-07-03  |  789b  |  26 lines

  1. *foreground:    blue
  2.  
  3. *quit.label:    Quit
  4.  
  5. *output.label:    Print Array
  6.  
  7. *cellSizeInPixels:    40
  8. *pixmapWidthInCells:    20
  9. *pixmapHeightInCells:    20
  10. !
  11. !                            toplevel
  12. !                               |
  13. !                             pane (Paned)
  14. !                             /          \
  15. !            (ScrollBox) scrollBox        \
  16. !          /        |        \             \
  17. !   bigBitmap    scrollVert   scrollHoriz   \ 
  18. ! (BitmapEdit)   (Scroll)    (Scroll)       | 
  19. !                                          /
  20. !                                         /
  21. !                           buttonbox (Box)
  22. !                              /       /   
  23. !                             /       /   
  24. !                           quit   output 
  25. !                         (Command) (Command)
  26.